updated: 2022-01-23_12:32:31-05:00



updated: 2021-11-16_11:48:37-05:00


Building with Make

  • g++ -c Hello.cpp
  • g++ -o Hello Hello.o